keeper-client-dev software package provides Header files for the Keeper client libraries, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install keeper-client-dev
keeper-client-dev is installed in your system.
Make ensure the keeper-client-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep keeper-client-dev *
You will get with keeper-client-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | keeper-client-dev |
| Version | 0.1.0+16.10.20160915.3-0ubuntu |
| Description | Header files for the Keeper client libraries |
| Sub Section | libdevel |